Carbon


GetThemeWindowGrowSides

Header: Appearance.h Carbon status: Unsupported

OSStatus GetThemeWindowGrowSides (
    ThemeWindowType inFlavor, 
    const Rect *inContRect, 
    ThemeDrawState inState, 
    const ThemeWindowMetrics *inMetrics, 
    ThemeWindowAttributes inAttributes, 
    Point inPoint, 
    WindowGrowSides *outGrowSides
);
function result

A result code.

AVAILABILITY

Not supported in Carbon. Available in Carbon 1.1 and later when running Mac OS 8.1 or later.

CARBON NOTES

This function, created for an early development version of Mac OS X, was intended to support functionality that has since been dropped from Mac OS X.


© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)